home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global packagefr, status, contstatus, packageorvideo
- if status <> EMPTY then
- if the puppet of sprite 20 = 1 then
- beepsound("Warning")
- exit
- end if
- end if
- eracemenudownbutton()
- eyeon()
- if button3() then
- if the type of sprite 15 = 16 then
- if the movieTime of sprite 15 = the startTime of sprite 15 then
- set the movieTime of sprite 15 to 1
- end if
- stopqt()
- end if
- set packageorvideo to "package"
- photoview(0)
- go(packagefr)
- end if
- eracemenudownbutton()
- end
-